Generated by
JDiff

All Documentation Differences

Package org.globalplatform
  Class Application
    Method processData(byte[], short, short)

  Class Authority
    Method init(byte)
    Method recoverKey(byte[], short, short, byte[], short)
    Method sign(byte[], short, short, byte[], short)
    Method update(byte[], short, short)
    Field MODE_KEY_RECOVERY
    Field MODE_SIGN

  Class CVM
    Method blockState()
    Method getTriesRemaining()
    Method isActive()
    Method isBlocked()
    Method isSubmitted()
    Method isVerified()
    Method resetAndUnblockState()
    Method resetState()
    Method setTryLimit(byte)
    Method update(byte[], short, byte, byte)
    Method verify(byte[], short, byte, byte)
    Field FORMAT_ASCII
    Field FORMAT_BCD
    Field FORMAT_HEX

  Class GPRegistryEntry
    Method deregisterService(short)
    Method getAID()
    Method getPrivileges(byte[], short)
    Method getState()
    Method isAssociated(AID)
    Method isPrivileged(byte)
    Method registerService(short)
    Method setState(byte)

  Class GPSystem
    Method getCVM(byte)
    Method getCardContentState()
    Method getCardState()
    Method getRegistryEntry(AID)
    Method getSecureChannel()
    Method getService(AID, short)
    Method lockCard()
    Method setATRHistBytes(byte[], short, byte)
    Method setCardContentState(byte)
    Method terminateCard()
    Field APPLICATION_LOCKED
    Field CVM_ETSI_PIN_APP_1
    Field CVM_ETSI_PIN_APP_2
    Field CVM_ETSI_PIN_APP_3
    Field CVM_ETSI_PIN_APP_4
    Field CVM_ETSI_PIN_APP_5
    Field CVM_ETSI_PIN_APP_6
    Field CVM_ETSI_PIN_APP_7
    Field CVM_ETSI_PIN_APP_8
    Field CVM_GLOBAL_PIN
    Field FAMILY_HTTP_REPORT

  Class GlobalService
    Method getServiceInterface(GPRegistryEntry, short, byte[], short, short)
    Field KEY_ACCESS_ANY
    Field KEY_ACCESS_APPLICATION
    Field KEY_ACCESS_SECURITY_DOMAIN

  Class HTTPAdministration
    Method requestHTTPAdministrationSession(byte[], short, short)

  Class HTTPReportListener
    Method httpAdministationSessionReport(short)
    Field HTTP_SESSION_ERROR
    Field HTTP_SESSION_NO_ERROR

  Class Personalization
    Method processData(byte[], short, short, byte[], short)

  Class SecureChannel
    Method decryptData(byte[], short, short)
    Method encryptData(byte[], short, short)
    Method getSecurityLevel()
    Method processSecurity(APDU)
    Method resetSecurity()
    Method unwrap(byte[], short, short)
    Method wrap(byte[], short, short)
    Field ANY_AUTHENTICATED
    Field AUTHENTICATED
    Field C_DECRYPTION
    Field C_MAC
    Field NO_SECURITY_LEVEL
    Field R_ENCRYPTION
    Field R_MAC

  Class SecureChannelx
    Method setSecurityLevel(byte)

  Class SecureChannelx2
    Method processSecurity(byte[], short, short, short)